projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f733010
)
qolyester does not compile on powerpc
author
Florian Fainelli
<
[email protected]
>
Sat, 9 Aug 2008 09:19:54 +0000
(09:19 +0000)
committer
Florian Fainelli
<
[email protected]
>
Sat, 9 Aug 2008 09:19:54 +0000
(09:19 +0000)
SVN-Revision: 12256
net/qolyester/Makefile
patch
|
blob
|
history
diff --git
a/net/qolyester/Makefile
b/net/qolyester/Makefile
index 44ca4944472f35acd0cef08d63f2ea5b967b2738..c3389165b6a0cc9a72dc9bd99106c17b0bccc4b1 100644
(file)
--- a/
net/qolyester/Makefile
+++ b/
net/qolyester/Makefile
@@
-23,7
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/qolyester
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libpthread @!TARGET_avr32
+ DEPENDS:=+libpthread @!TARGET_avr32
@!TARGET_powerpc
TITLE:=OLSR implementation with QoS
URL:=http://qolsr.lri.fr/code/
endef